Added GtkCellRendererText::max-width-chars property
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 20 Aug 2010 23:23:00 +0000 (19:23 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 20 Aug 2010 23:26:09 +0000 (19:26 -0400)
commitaf7a1879195bcdd443c6c1f2924df665d5a048f7
tree3c1c72492932ff9fd295df56bbf103f532e6434b
parentf7a6c051586a9e7a675443f5ced4c673e3e107f9
Added GtkCellRendererText::max-width-chars property

Added a property to limit the minimum/natural size request
of a text cell renderer.
gtk/gtkcellrenderertext.c